From: Kenichi Handa Date: Thu, 27 Aug 2009 07:30:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10864 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9ce06256e2219bda673e163d5b581295e78f9506;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 25cb73170e8..e1d12841418 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2009-08-27 Kenichi Handa + * coding.c (encode_coding_utf_16): Fix checking of a Unicode + character. + * cmds.c (Fself_insert_command): Avoid unnecessay unibyte->multibyte conversion.